home *** CD-ROM | disk | FTP | other *** search
/ Freelog 47 / Freelog047.iso / Bas / Jeu / Aitchu / Aitchu[1].swf / scripts / DefineButton2_14 / BUTTONCONDACTION on(press).as
Text File  |  2003-06-10  |  85b  |  5 lines

  1. on(press){
  2.    _root.scoreLoading = _root.scoreLoading + 1;
  3.    gotoAndPlay(25);
  4. }
  5.